home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / julian11.zip / JULTESTM.MAK < prev    next >
Text File  |  1993-01-11  |  100b  |  8 lines

  1.  
  2. jultest.obj:    jultest.c 
  3.     cl /c /AL jultest.c
  4.  
  5.  
  6. jultest.exe:    jultest.obj 
  7.     link @jultest.lnk
  8.